home *** CD-ROM | disk | FTP | other *** search
/ Dermatology Step by Step / Dermatology Step by Step.iso / pc / Media / Dermatology / AlgorithmInf.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-02-15  |  78 b   |  5 lines

  1. on(press){
  2.    startDrag(this,0,0,min,0,max);
  3.    _parent.gotoAndPlay(6);
  4. }
  5.